Welcome![Sign In][Sign Up]
Location:
Search - image compression using dct

Search list

[Special Effects图像dct变换的程序

Description: 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8 DCT, the only difference reservations DC coefficient, and the preservation of the former 4, 8 or 16 DCT coefficients (DC+ AC), and then separately IDCT transformation, the results of the comparison. 2. Using Matlab-Image Processing Toolbox to achieve the function.
Platform: | Size: 1024 | Author: 朱晓路 | Hits:

[Compress-Decompress algrithms601792346200732319490634862

Description: jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
Platform: | Size: 5120 | Author: wuguanying | Hits:

[Post-TeleCom sofeware systemsDCT_and_IDCT_for_image

Description: dct and idct for image.matlab实现信息序列的嵌入和提取-dct and idct for image.matlab realize embedded information and extract sequence
Platform: | Size: 2048 | Author: wubaishan | Hits:

[Graph programDCT-8x8

Description: 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~-8x8 algorithm using DCT image compression of BMP, a source code, in the hope that useful to everyone ~
Platform: | Size: 3072 | Author: viconia | Hits:

[Special Effectstest

Description: 是毕业设计的课题,用matlab的图像压缩dct和dwt。-Is the subject of graduation design, image compression using matlab DCT and dwt.
Platform: | Size: 8192 | Author: | Hits:

[Special Effectsmy_dct

Description: 用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像-Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified, at the resumption of the reconstructed image
Platform: | Size: 1024 | Author: 张子木 | Hits:

[Special Effectssignal-analysis

Description: dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.
Platform: | Size: 3072 | Author: zhouhao | Hits:

[GDI-Bitmapdct

Description: 利用DCT变化对tif图像进行压缩利用DCT变换进行图像压缩的MATLAB程序-Changes in the use of DCT compression of tif images using DCT transform image compression MATLAB program
Platform: | Size: 802816 | Author: ruiomar | Hits:

[OtherImage_Compression_using_DCT

Description: Image compression using DCT
Platform: | Size: 48128 | Author: Varun | Hits:

[Video Capturedct

Description: 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由此分析直流和低频系数的重要性。 -Known brightness of two different image data block is as follows: (1) Principles of analysis of DCT, the DCT method, program and calculate the corresponding DCT coefficient, analysis of distribution coefficients. (2) quantitative analysis based on visual characteristics of the distribution of long-form features step-by-step to complete the DCT coefficient quantization. (3) the use of Z-scan output data to achieve statistical encoding, the formation of Video stream. (4) the use of the reconstructed image brightness IDCT data to calculate the SAD size, analysis of the causes of errors and the use of DCT for the principle of data compression. () (5), respectively, a factor of 1,3,6 using the upper left corner of the reconstruction of images, calculating the corresponding SAD, and the resulting analysis of DC and the importance of low-frequency coefficients.
Platform: | Size: 1024 | Author: 张元 | Hits:

[OthergetPDF

Description: image compression using dct
Platform: | Size: 644096 | Author: devraj | Hits:

[Compress-Decompress algrithmsjpeg

Description: 该程序利用离散余弦变换(DCT)对JPEG图像进行压缩与解压缩-The program using the discrete cosine transform (DCT) for JPEG image compression and decompression
Platform: | Size: 2538496 | Author: gechengwei | Hits:

[Software Engineeringdct

Description: a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it -a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it ..
Platform: | Size: 1024 | Author: anup | Hits:

[2D GraphicFinal_28Nov

Description: 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I use IDCT to reconstructe the orignial image. working perfectly.
Platform: | Size: 4036608 | Author: Jackie | Hits:

[Compress-Decompress algrithms3971017DCT

Description: 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8 DCT, the only difference reservations DC coefficient, and the preservation of the former 4, 8 or 16 DCT coefficients (DC+ AC), and then separately IDCT transformation, the results of the comparison. 2. Using Matlab-Image Processing Toolbox to achieve the function.
Platform: | Size: 3072 | Author: 嘟嘟 | Hits:

[matlabMATLABimagecompression

Description: 共7个matlab程序及两幅原始待处理图像,功能是图像压缩的实验,分别运用了DCT(1个程序),小波变换(5个程序)和小波包变换(1个)对图像进行压缩,各个程序的作用及程序注释已在程序中做了详细说明,程序均可直接运行-matlab program for image compression ,using DCT wave,wavelet,wavelet packet methods respectively .
Platform: | Size: 49152 | Author: John | Hits:

[Special Effectsimage-compression

Description: 使用分块DCT变换实现图像的压缩编码和解码。-Using the block DCT transform image compression coding and decoding.
Platform: | Size: 1004544 | Author: wangyanan | Hits:

[Graph programimplementation-of-image-compression-using-dct-abs

Description: image compression using dct
Platform: | Size: 6144 | Author: bassam | Hits:

[Software EngineeringIMAGE-COMPRESSION

Description: this the code for image compression using Dct-this is the code for image compression using Dct
Platform: | Size: 324608 | Author: prash | Hits:

[Otherim2dct

Description: image compression using dct
Platform: | Size: 3072 | Author: advise20023 | Hits:
« 12 3 4 »

CodeBus www.codebus.net